home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1995 October
/
EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso
/
Aminet
/
comm
/
tcp
/
amitcptelnetf.lha
/
amitcp_telnet+ftp
/
telnet
/
readme
< prev
next >
Wrap
Text File
|
1993-07-31
|
943b
|
29 lines
This is a direct port of FTP and TELNET. Both were derived from the
standard BSD code. First, I will list some of the features which are still
missing from these ports:
FTP:
- no ftpd.
- no mget or mput commands.
TELNET:
- no telnetd.
- no attempt to do anything about window size
- no mapping of the amiga's CSI to ESC [.
In their favour, some attempt has been made to make both FTP and TELNET
usable in a secure environment such as a BBS. In particular, shell escape
and piping of files into commands (FTP) have been disabled. Also, both FTP
and TELNET will log the amount of traffic generated in each session.
Specific information for FTP and TELNET can be found in their respective
readme files.
Any comments or changes to the code can be mailed to either of:
Mark Tomlinson <mark@garden.equinox.gen.nz>
Geoff McCaughan <geoff@equinox.gen.nz>
Who spent many long hours and sleepless nights porting this code for your
benefit.